temporary file

英 [ˈtemprəri faɪl] 美 [ˈtempəreri faɪl]

网络  临时文件; 暂存档; 暂时文件

计算机



双语例句

  1. Save it in a temporary file and try to compile it.
    将它保存在一个临时文件中,然后尝试编译它。
  2. Process A then removes this temporary file.
    然后进程A删除了这个临时文件。
  3. If you need to create a temporary file, consider storing temporary files somewhere else.
    如果您确实需要创建一个临时文件,那么可以考虑将临时文件存储到其他地方。
  4. This code carefully unlinks the temporary file, leaving it open but already removed, to clean up automatically.
    此代码小心地断开与临时文件的链接(让它仍是打开的,但已经被删除)来进行自动清空。
  5. The temporary file is deleted once the command has been finished.
    此临时文件在该命令完成后被删除。
  6. If you specify any command line parameters, tracing will be turned on and trace messages will be written to a temporary file in the current directory.
    如果您指定任意命令行参数,跟踪将打开,跟踪消息将被写入当前目录中的一个临时文件。
  7. As Tripwire started up, it tried to create a temporary file, as many programs do.
    与很多程序一样,Tripwire启动时会尝试着创建一个临时文件。
  8. You can also use the same temporary file for independent compilations.
    还可以使用同一个临时文件进行独立编译。
  9. This is a small optimization that saves creating and parsing a temporary file, without much special effort on my part.
    这是一个小小的优化,省去了创建和解析临时文件,而对我这方面没有太多特殊影响。
  10. Therefore, you save the space you would otherwise use to store the temporary file.
    因此,您可以节省原本用于存储临时文件的空间。
  11. Renames the temporary file to the original file name.
    将临时文件重命名为原始文件名。
  12. The OS could not create a temporary file.
    操作系统无法创建临时文件。
  13. The file name extension for the auto-generated temporary file name to add to the collection.
    要添加到集合中的自动生成的临时文件的文件扩展名。
  14. Could not create a temporary file. Please check to see if you have enough disk space.
    无法创建临时文件,请检查是否有足够的磁盘空间。
  15. Setup failed while generating a unique name for a temporary file.
    安装程序为一个临时文件生成唯一的名称失败。
  16. Unable to rename the temporary file.
    无法重新命名临时文件。
  17. Unable to open a temporary file for recording.
    无法打开用于录制的临时文件。
  18. Returns the path to the temporary file directory for the current user or system.
    返回当前用户或系统临时文件目录路。
  19. Gets or sets a value that specifies the directory to use for temporary file storage during compilation.
    获取或设置一个值,该值指定要在编译期间用于临时文件存储的目录。
  20. Error writing converted address book entries to temporary file for import.
    在把已转换的通讯录条目写入到用于导入的临时文件时出错。
  21. When the request ends, this temporary file is deleted.
    在请求结束时,临时文件将被删除。
  22. The server creates, maintains, and removes the temporary file.
    服务器创建、维护和删除临时文件。
  23. A temporary file that contains all records to be combined.
    一种临时性文件,其中含有所有要合并的记录。
  24. Gets or sets the temporary file collection to use.
    获取或设置要使用的临时文件集合。
  25. If no unique temporary file name is available.
    如果没有提供唯一的临时文件名,则。
  26. A systems technique in which item records are posted to a temporary file before permanent master files are updated.
    一种系统技术,其中在永久性主文件被更新之前,将一些项记录暂放在一个临时文件中。
  27. A temporary file should be deleted by the application as soon as it is no longer needed.
    不再需要临时文件时,应用程序会立即将其删除。
  28. Then the client flushes the block of data from the local temporary file to the specified DataNode.
    客户端将本地临时文件flush到指定的Datanode上。
  29. These pages occupy space in the temporary file, but are not necessarily resident in memory.
    这些页占用临时文件中的空间,但不一定会驻留在内存中。
  30. You can obtain information about the space available for the temporary file using the sa_disk_free_space procedure.
    您可以使用sadiskfreespace过程来获取有关临时文件的可用空间信息。